2023-09-21T17:21:53.6770330Z ##[group]Run python -m pip install --pre --find-links wheelhouse/artifact/ tables
2023-09-21T17:21:53.6770930Z [36;1mpython -m pip install --pre --find-links wheelhouse/artifact/ tables[0m
2023-09-21T17:21:53.7006620Z shell: /bin/bash -e {0}
2023-09-21T17:21:53.7006930Z env:
2023-09-21T17:21:53.7007230Z   pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.13/x64
2023-09-21T17:21:53.7007580Z   PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.13/x64/lib/pkgconfig
2023-09-21T17:21:53.7008000Z   Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.13/x64
2023-09-21T17:21:53.7008360Z   Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.13/x64
2023-09-21T17:21:53.7008740Z   Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.13/x64
2023-09-21T17:21:53.7010380Z ##[endgroup]
2023-09-21T17:21:54.9026600Z Looking in links: wheelhouse/artifact/
2023-09-21T17:21:55.0714580Z Processing ./wheelhouse/artifact/tables-3.8.1.dev0-cp310-cp310-macosx_10_9_x86_64.whl
2023-09-21T17:21:55.7847970Z Collecting numpy>=1.19.0 (from tables)
2023-09-21T17:21:55.7851130Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/be/f8/034752c5131c46e10364e4db241974f2eb6bb31bbfc4335344c19e17d909/numpy-1.26.0-cp310-cp310-macosx_10_9_x86_64.whl.metadata
2023-09-21T17:21:55.8209640Z   Downloading numpy-1.26.0-cp310-cp310-macosx_10_9_x86_64.whl.metadata (53 kB)
2023-09-21T17:21:55.8349830Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 4.5 MB/s eta 0:00:00
2023-09-21T17:21:56.0424990Z Collecting numexpr>=2.6.2 (from tables)
2023-09-21T17:21:56.0428140Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/cc/c2/6ca2535a627be17db60ecd46e68d1f90aac21eb6886594671983fd4ae418/numexpr-2.8.6-cp310-cp310-macosx_10_9_x86_64.whl.metadata
2023-09-21T17:21:56.0614640Z   Downloading numexpr-2.8.6-cp310-cp310-macosx_10_9_x86_64.whl.metadata (8.0 kB)
2023-09-21T17:21:56.1233550Z Collecting packaging (from tables)
2023-09-21T17:21:56.1374220Z   Downloading packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T17:21:56.1458860Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 7.6 MB/s eta 0:00:00
2023-09-21T17:21:56.1739860Z Collecting py-cpuinfo (from tables)
2023-09-21T17:21:56.1823770Z   Downloading py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T17:21:56.2278160Z Downloading numexpr-2.8.6-cp310-cp310-macosx_10_9_x86_64.whl (102 kB)
2023-09-21T17:21:56.2391150Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.4/102.4 kB 11.9 MB/s eta 0:00:00
2023-09-21T17:21:56.2696570Z Downloading numpy-1.26.0-cp310-cp310-macosx_10_9_x86_64.whl (20.6 MB)
2023-09-21T17:21:56.8202620Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.6/20.6 MB 31.3 MB/s eta 0:00:00
2023-09-21T17:21:56.9952880Z Installing collected packages: py-cpuinfo, packaging, numpy, numexpr, tables
2023-09-21T17:22:01.7364530Z Successfully installed numexpr-2.8.6 numpy-1.26.0 packaging-23.1 py-cpuinfo-9.0.0 tables-3.8.1.dev0
2023-09-21T17:22:01.9823580Z 
2023-09-21T17:22:01.9824640Z [notice] A new release of pip is available: 23.0.1 -> 23.2.1
2023-09-21T17:22:01.9825420Z [notice] To update, run: pip install --upgrade pip
